[INFO] fetching crate chicago-tdd-tools 26.6.121...
[INFO] fixing chicago-tdd-tools-26.6.121 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate chicago-tdd-tools 26.6.121 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate chicago-tdd-tools 26.6.121
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate chicago-tdd-tools 26.6.121
[INFO] tweaked toml for crates.io crate chicago-tdd-tools 26.6.121 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chicago-tdd-tools 26.6.121 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chicago-tdd-tools 26.6.121 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c54d457cddd52abfac21cf4831bb448bfea1eb1fadd383eeada92903ee834ea
[INFO] running `Command { std: "docker" "start" "1c54d457cddd52abfac21cf4831bb448bfea1eb1fadd383eeada92903ee834ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c54d457cddd52abfac21cf4831bb448bfea1eb1fadd383eeada92903ee834ea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c54d457cddd52abfac21cf4831bb448bfea1eb1fadd383eeada92903ee834ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c54d457cddd52abfac21cf4831bb448bfea1eb1fadd383eeada92903ee834ea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling chicago-tdd-tools v26.6.121 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ntest_timeout v0.9.5
[INFO] [stderr]    Compiling ntest_test_cases v0.9.5
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ntest v0.9.5
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling chicago-tdd-tools-proc-macros v26.6.121
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]        Fixed src/core/alert.rs (30 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/patterns.rs (8 fixes)
[INFO] [stderr]        Fixed src/core/macros/test.rs (2 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/equality.rs (14 fixes)
[INFO] [stderr]        Fixed src/core/invariants.rs (4 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/result.rs (9 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/json.rs (5 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/performance.rs (12 fixes)
[INFO] [stderr]        Fixed src/testing/property.rs (3 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/collections.rs (20 fixes)
[INFO] [stderr]        Fixed src/core/governance/laws.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/core/test_utils.rs:85:19
[INFO] [stdout]     |
[INFO] [stdout]  82 |         let mut last_error = None;
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `last_error` calls a custom destructor
[INFO] [stdout]     |             `last_error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 |             match f() {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/core/config/loading.rs (11 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/core/test_utils.rs:85:19
[INFO] [stdout]     |
[INFO] [stdout]  82 |         let mut last_error = None;
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `last_error` calls a custom destructor
[INFO] [stdout]     |             `last_error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 |             match f() {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/ocel_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/verify_lint_config.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/cli_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/go_extra_mile.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/governance_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/property_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/git_hook_installer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/advanced_features.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/validation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/testing_utilities.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/macro_examples.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/otel_weaver_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/operator_registry.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/core_fixtures.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/mutation_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/testcontainers.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/v1_3_0_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/sector_stacks_workflows.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/basic_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/rdf_validation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/check_dog_fooding.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/challenger_m1_2_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/weaver_macro_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/concurrency_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/all_phases_pipeline.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/fail_fast_verification.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/hyper_advanced_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/go_extra_mile_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/weaver_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/builders.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/snapshot_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/swarm_coordination.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/hyper_advanced_microkernel.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.48s
[INFO] [stderr] crater-edition-check: chicago-tdd-tools v26.6.121 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling chicago-tdd-tools v26.6.121 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/core/config/loading.rs:935:9
[INFO] [stdout]     |
[INFO] [stdout] 935 |         unsafe { std::env::set_var("CARGO_MANIFEST_DIR", temp_dir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/core/config/loading.rs:973:13
[INFO] [stdout]     |
[INFO] [stdout] 973 |             unsafe { std::env::set_var("CARGO_MANIFEST_DIR", dir) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/core/config/loading.rs:976:13
[INFO] [stdout]     |
[INFO] [stdout] 976 |             unsafe { std::env::remove_var("CARGO_MANIFEST_DIR") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1040:9
[INFO] [stdout]      |
[INFO] [stdout] 1040 |         unsafe { std::env::remove_var("CARGO_MANIFEST_DIR") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1055:13
[INFO] [stdout]      |
[INFO] [stdout] 1055 |             unsafe { std::env::set_var("CARGO_MANIFEST_DIR", dir) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1143:9
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         unsafe { std::env::set_var("CARGO_MANIFEST_DIR", temp_dir.path().to_string_lossy().as_ref()) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1162:13
[INFO] [stdout]      |
[INFO] [stdout] 1162 |             unsafe { std::env::set_var("CARGO_MANIFEST_DIR", dir) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1165:13
[INFO] [stdout]      |
[INFO] [stdout] 1165 |             unsafe { std::env::remove_var("CARGO_MANIFEST_DIR") };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1331:36
[INFO] [stdout]      |
[INFO] [stdout] 1331 |                     Some(value) => unsafe { std::env::set_var(self.key, value) },
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1333:29
[INFO] [stdout]      |
[INFO] [stdout] 1333 |                     None => unsafe { std::env::remove_var(self.key) },
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1381:9
[INFO] [stdout]      |
[INFO] [stdout] 1381 |         unsafe { std::env::remove_var("CARGO_MANIFEST_DIR") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chicago-tdd-tools` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "1c54d457cddd52abfac21cf4831bb448bfea1eb1fadd383eeada92903ee834ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c54d457cddd52abfac21cf4831bb448bfea1eb1fadd383eeada92903ee834ea", kill_on_drop: false }`
[INFO] [stdout] 1c54d457cddd52abfac21cf4831bb448bfea1eb1fadd383eeada92903ee834ea
